PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFCheckBoxField Class
/ isChecked Method
Collapse All
Expand All
In This Topic
isChecked Method
In This Topic
Gets a value indicating whether the CheckBox is in the checked state.
Syntax
public
boolean
isChecked()
Return Value
True if the CheckBox is in the checked state; otherwise, false.
See Also
Reference
PDFCheckBoxField Class
PDFCheckBoxField Members